/*
Theme Name: Spaze
Theme URI:  http://themes.tutsnt.com/spaze3/
Description: Adsense Theme, 2-3 Columns,  Theme Hard Optimized  (2015 Edition)
Version:  3.8.5
Author: Ziney
Author URI:   http://themes.tutsnt.com/spaze3/
Contact: zineydev@gmail.com
*/

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
  
}
a:focus {
  outline: dotted thin
}
a:active, a:hover {
  outline: 0
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: 700
}
dfn {
  font-style: italic
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre-wrap
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
img {
  border: 0
}
svg:not(:root) {
  overflow: hidden
}
figure {
  margin: 0
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
button, input {
  line-height: normal
}
button, select {
  text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], html input[disabled] {
  cursor: default
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}
textarea {
  overflow: auto;
  vertical-align: top
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
.clear {
  clear: both
}
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0
}
* html .group {
  zoom: 1
}
body {
  color: #2a2a2a;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7em;
  background: #CDE2F3;
}
a {
  color: #105bb0;
  text-decoration: none;
}
h2 {
  color: #105bb0;
  font-size: 20px;
}
h3 {
  color: #105bb0;
}
a:focus, a:hover {
  color: #1c7fef;
  text-decoration: none;
}
#footer {
  border-top: 5px solid #075298;
  background-color: #CDE2F3;
}
#bar_top {
  background-color: #075298;
  height: 47px;
  width: 100%;
  border-bottom: 2px solid #075298;
  position: fixed;
  min-width: 300px;
  z-index: 10000;
  border-top: 1px solid #075298;
}
#bar_content {
  max-width: 1000px;
  margin: 0 auto;
  color: #d3d3d3;
  position: relative;
}
#bar_content a {
  color: #e3e3e3;
  font-size: 11px;
  text-transform: uppercase;
}
#bar_content a:hover {
  color: #6db5da;
}
#bar_content .right_items {
  float: right;
  height: 48px;
  width: 100px;
  position: relative;
  overflow: hidden;
}
#bar_content .right_items a {
  display: block;
  float: right;
  width: 40px;
  height: 47px;
  text-indent: -200px;
  border-right: 1px solid #0B61BE;
  opacity: .6;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  background-color: #075298;
}
.right_items a.search_btn {
  background: url(images/search.png) center no-repeat;
  border-left: 1px solid #0B61BE;
}
.right_items a.mail {
  background: url(images/mail.png) center no-repeat;
}
#bar_content .right_items a.btn_active, #bar_content .right_items a:hover {
  opacity: 1;
  background-color: #4381C4;
  border-right: 1px solid #0C3F77;
  border-left: 1px solid #0C3F77;
  height: 48px;
  border-bottom: none;
}
#mailbox, #searchbox {
  position: absolute;
  top: 47px;
  width: 300px;
  z-index: 10001;
  padding: 8px 10px 11px 11px;
  border: 1px solid #1961BD;
  border-top: 0;
  background: #4381C4;
  display: none;
  -moz-box-shadow: 2px 2px 1px #B8C2D6, inset 0 0 8px rgba(113, 164, 230, .72);
  -webkit-box-shadow: 2px 2px 1px #B8C2D6, inset 0 0 8px rgba(113, 164, 230, .72);
  box-shadow: 2px 2px 1px #B8C2D6, inset 0 0 8px rgba(113, 164, 230, .72);
}
#mailbox {
  height: 200px;
  right: 0;
}
#searchbox {
  height: 30px;
  right: 41px;
}
#searchbox #s {
  padding: 3px 10px;
  width: 190px;
  border-radius: 2px;
  color: #007AFF;
  margin-right: 5px;
  outline: 0;
}
#searchbox .screen-reader-text {
  display: none;
}
#searchbox #searchsubmit {
  border: 1px solid #075298;
  background: #075298;
  color: #FFF;
  padding: 4px 12px;
  border-radius: 5px;
  cursor: pointer;
}
.adsense_bar {
  text-align: center;
  position: relative;
  top: 49px;
  padding: 8px 0px;
  background: #CDE2F3;
  z-index: 101;
  border-bottom: 1px solid #9CCEF0;
  border-top: 1px solid #9CCEF0;
}
.inner {
  max-width: 1000px;
  margin: auto;
  min-width: 300px;
}
#wrapper {
  margin: 0 auto;
  background: #FFF;
  min-width: 300px;
}
#header {
  margin: 0;
  display: block;
}
#logo {
  position: relative;
  float: left;
  display: block;
  left: 0;
  padding-top: 5px;
  margin-right: 20px;
}
#logo h1 {
  margin: 0px;
  display: inline;
  padding: 0px;
}
#logo a {
  outline: 0;
  font-size: auto !important;
}
#logo img {
  max-height: 40px;
  max-width: 99%;
}
#opciones {
  float: left;
  width: 40px;
  height: 46px;
  background: url(images/opciones.png) center no-repeat #08457E;
  text-indent: -9999px;
  margin-right: 5px;
  box-shadow: inset 0 0 5px #105FBE;
  border: 1px solid #074785;
  display: none;
  border-width: 0 1px;
}
#network_menu {
  position: relative;
  display: block;
  max-width: 700px;
  float: left;
  height: 48px;
  min-width: 300px;
  font-family: arial;
  overflow: hidden;
  width: auto;
}
#network_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#network_menu ul li {
  float: left;
}
#network_menu ul li a {
  display: block;
  padding: 11px;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
#network_menu ul li a:hover {
  background: #4381C4;
  color: #FFF;
}
#container {
  background: #FFF;
  padding: 70px 0 0;
  width: auto;
  max-width: 1000px;
  margin: auto;
  min-height: 750px;
  position: relative;
}
#content {
  width: 100%;
  max-width: 700px;
  padding: 0 0 0 25px;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.three_columns #content {
  width: 60%;
  max-width: 600px;
  margin-right: 15px;
}
.page-template-full-width-page-php #content {
  max-width: 98%;
}
.three_columns .page_content {
  width: auto !important;
  max-width: 790px !important;
}


.hide_sidebar_left #content {
  width: 100%;
  max-width: 790px;
}

.post {
  margin-bottom: 15px;
}
.post img {
  max-width: 100%;
}
.page .post, .single .post {
  margin-bottom: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
  margin-left: 0;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
  margin-right: 0;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#archive-title {
  padding: 10px 12px;
  margin: 15px 0;
  background: #F8F9FA;
  border: 1px solid #C6D9E5;
  border-radius: 5px;
}
#archive-title h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  color: #2E2D2D;
  text-shadow: 1px 1px 8px #B9B6B6;
}
.sidebar {
  width: 180px;
  display: block;
  background: #F3F6F9;
  padding: 6px;
  border-radius: 5px;
  position: relative;
}
.widget {
  width: 180px;
  margin-bottom: 15px;
  display: block;
  background-color: #fff;
  border: solid #DAD7D7;
  padding: 6px 8px;
  border-width: 1px;
  box-shadow: 0 0 5px #DDD;
  max-width: 212px;
}
.widget .textwidget {
  margin-top: 6px;
}
.tagcloud {
  overflow: hidden;
}
#sidebar_left, #sidebar_right {
  float: left;
}
.two_columns #sidebar_left {
  width: 100%;
  max-width: 300px;
  box-sizing: border-box;
}
.two_columns .widget {
  width: 100%;
  max-width: 300px;
  box-sizing: border-box;
}
.three_columns .widget {
  width: 162px;
}
.sidebar .widget:last-child {
  margin-bottom: 0;
}
.three_columns #sidebar_left {
  width: 180px;
  max-width: 180px;
}

/*

.three_columns #sidebar_left .widget{

  width: 160px;

  max-width: 160px;

}*/

#comment-wrapper {
  margin-top: 1px;
}
h3#comments-title {
  color: #11548F;
  font-size: 14px;
  margin: 10px 0 15px;
  padding: 10px 0 3px;
  font-weight: bolder;
  border-bottom: 1px dashed #ddd;
}
.form-allowed-tags {
  display: block;
}
.nocomments {
  text-align: center;
  color: #666;
}
#comment-wrapper {
  padding: 10px 0;
}
.pagination {
  padding: 10px 0;
  margin-top: 15px;
  margin-bottom: 10px;
  border-top: 1px solid #EEE;
  font-size: 11px;
  line-height: 13px;
  overflow: hidden;
}
.pagination a, .pagination span {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  text-decoration: none;
  width: auto;
  background: #075298;
  color: #fff;
  padding: 9px;
}
.pagination .current, .pagination a:hover {
  background: #6098CC;
  font-weight: 700;
}
#footer {
  margin-top: 15px;
  padding: 8px;
  display: block;
}
#footer p {
  text-align: center;
  color: #6c7b86;
  margin: 0px 0;
}
#footer a {
  margin: 2px 10px;
  padding: 5px;
  display: inline-block;
}
edia only screen and (max-width:1020px) {
  .post img, div {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4 ease-in-out;
    transition: all .4s ease-in-out;
  }
  #content {
    width: auto;
    max-width: 630px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .three_columns #content {
    width: auto;
    max-width: 700px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-right: 0px;
  }
  .three_columns .page_content {
    width: auto !important;
    max-width: 650px !important;
  }

  .three_columns #sidebar_right {
    display: none;
  }

  .hide_sidebar_left #content {
    width: 100%;
    max-width: 650px;
    margin-right: 10px;
  }

  .hide_sidebar_left #sidebar_right {
    display: block;
    float: right;
  }

}
@media only screen and (max-width:950px) {
  #content {
    width: auto;
    max-width: 62%;
  }
  .three_columns #content {
    width: auto;
    max-width: 75%;
  }
  #sidebar_right {
    display: none;
  }
  #network_menu {
    max-width: 500px;
  }
}
@media only screen and (max-width:850px) {
  #content {
    width: auto;
    max-width: 60%;
  }
  .three_columns #content {
    width: auto;
    max-width: 70%;
  }
  .three_columns .page_content {
    width: auto !important;
    max-width: 70% !important;
  }
  #network_menu {
    max-width: 420px;
  }
}
@media only screen and (max-width:770px) {
  .adsense_bar {
  }
  #network_menu {
    max-width: 340px;
  }
  .two_columns #sidebar_left {
    display: none;
  }
  #content {
    width: 100%;
    max-width: 95%;
  }
  .three_columns #content {
    width: auto;
    max-width: 65%;
  }
  .three_columns .page_content {
    width: auto !important;
    max-width: 65% !important;
  }
  .post {
    overflow: visible!important;
  }
}
@media only screen and (max-width:660px) {

    .hide_sidebar_left #sidebar_right{
      display: none;
    }

  #logo {
    max-width: 200px;
  }
  #logo img {
    margin-top: 5px;
  }
  .three_columns #sidebar_left {
    display: none;
  }
  .three_columns #content {
    width: 100%;
    max-width: 95%;
  }
  .three_columns .page_content {
    width: auto !important;
    max-width: 95% !important;
  }
  .pagination a, .pagination span {
    margin: 2px 8px 2px 0;
    padding: 9px 12px;
  }
  #network_menu, .buttons {
    display: none;
  }
  #bar_top {
    position: absolute;
  }
  #content {
    width: 96%;
    max-width: 600px;
  }
  .archive #sidebar_left, .home #sidebar_left, .post .meta {
    display: none;
  }
  .post .text {
    height: 120px;
  }
  .post img.thumbnail-left, .post img.thumbnail-right {
    width: 100px;
    height: auto;
  }
  .post h1.post_title, .post h2.post_title {
    font-weight: 700;
    background: #F0F0F0;
    padding: 6px 8px;
    font-size: 18px !important;
    margin-right: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #opciones {
    display: block;
  }
  .post_title {
    margin-top: 0;
  }
  .socials #suscribete #email {
    max-width: 50%;
  }
}
@media only screen and (max-width:365px) {
  #content {
    padding-left: 8px;
    width: 97%;
  }
  .archive #content, .page #content, .search #content, .single #content {
    width: 97%;
  }
  #mailbox, #searchbox {
    right: 0;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 47px;
  }
  #mailbox {
    height: 200px;
  }
  #logo {
    margin-right: 0;
    max-width: 170px;
  }
  #logo img {
    max-width: 100%;
    max-height: 40px;
    margin: auto;
    display: block;
    margin-top: 6px;
  }
  #bar_content .right_items {
    float: right;
    right: 10px;
  }
}
@media only screen and (min-width:1824px) {
  #container div, .sidebar, .widget, article, h1, h2, h3, header, img {
    animation-property: width;
    animation-property: height;
    transition-duration: .6s;
    -webkit-animation-property: width;
    -webkit-animation-property: height;
    -webkit-transition-duration: .6s;
    -moz-animation-property: width;
    -moz-animation-property: height;
    -moz-transition-duration: .6s;
    -o-animation-property: width;
    -o-animation-property: height;
    -o-transition-duration: .6s;
  }
}
.rojo {
  background-color: #E9E9E9;
}
.rojo a {
  color: #F51F30;
  text-decoration: none;
}
.rojo a:focus, .rojo a:hover {
  color: #AA000E;
  text-decoration: none;
}
.rojo .widget a {
  color: #000;
}
.rojo .widget a:hover {
  color: #F51F30;
}
.rojo #respond #reply-title, .rojo .socials #suscribete h3, .rojo .widget span.widget_title {
  color: #383838;
}
.rojo #bar_top {
  border-top: 1px solid #FA2839;
  background-color: #F51F30;
  border-bottom: 1px solid #DA2432;
}
.rojo #network_menu ul li a:hover {
  background-color: #AA000E;
}
.rojo #bar_content .right_items a {
  border-right: 1px solid #E23535;
  background-color: #CA0D1C;
}
.rojo .right_items a.search_btn {
  border-left: 1px solid #E23535;
}
.rojo #bar_content .right_items a.btn_active, .rojo #bar_content .right_items a:hover {
  border-right: 1px solid #E23535;
  border-left: 1px solid #E23535;
}
.rojo #mailbox, .rojo #searchbox {
  border: 1px solid #D83946;
  background: #F51F30;
  webkit-box-shadow: 2px 2px 1px rgba(255, 168, 168, .64), inset 0 0 8px rgba(255, 174, 174, .4);
  box-shadow: 2px 2px 1px rgba(255, 168, 168, .64), inset 0 0 8px rgba(255, 174, 174, .4);
}
.rojo #searchbox #searchsubmit {
  border: 1px solid #9E0A0A;
  background: #BB181F;
}
.rojo #footer {
  border-top: 5px solid #F51F30;
  background-color: #E9E9E9;
}
.rojo .tabs {
  border-color: #F51F30;
}
.rojo .tabs li a.active, .rojo .tabs li a:hover {
  background-color: #F51F30;
  color: #fff;
}
.rojo .tabs li a {
  color: #383838;
}
.rojo #respond input#submit, .rojo .socials #suscribete #sus_button {
  border: 1px solid #000;
  background: #383838;
}
.rojo .socials #suscribete #email {
  border: 1px solid #E7BBBF;
}
.rojo #opciones {
  background-color: #C80C1B;
  box-shadow: inset 0 0 5px #F51F30;
  border: 1px solid #B10C0C;
  border-width: 0px 1px;
}
.rojo .mobile_menu ul li.current-cat, .rojo .mobile_menu ul li.current-menu-item, .rojo .mobile_menu ul li:hover {
  border-left: solid 12px #F51F30;
}
.rojo .mobile_menu ul li.current-cat a, .rojo .mobile_menu ul li.current-menu-item a, .rojo .mobile_menu ul li:hover a {
  color: #EE535F!important;
}
.rojo .pagination a, .rojo .pagination span {
  background: #F51F30;
  color: #fff;
}
.rojo .pagination .current, .rojo .pagination a:hover {
  background: #FCE7EC;
  color: red;
}
.rojo blockquote {
  border-color: #CE6069;
}
.verde {
  background-color: #F3F6F4;
}
.verde a {
  color: #338633;
  text-decoration: none;
}
.verde a:focus, .verde a:hover {
  color: #16582C;
  text-decoration: none;
}
.verde .widget a {
  color: #1E941E;
}
.verde #opciones {
  box-shadow: inset 0 0 5px #63986D;
  border: 1px solid #21692E;
  background-color: rgb(33, 105, 46);
  border-width: 0 1px;
}
.verde #respond #reply-title, .verde .socials #suscribete h3, .verde .widget span.widget_title {
  color: #383838;
}
.verde #bar_top {
  border-top: 1px solid #388B38;
  background-color: #338633;
  border-bottom: 1px solid #456946;
}
.verde #network_menu ul li a:hover {
  background-color: #16582C;
}
.verde #bar_content .right_items a {
  border-right: 1px solid #15AD1B;
  background-color: #287628;
}
.verde .right_items a.search_btn {
  border-left: 1px solid #15AD1B;
}
.verde #bar_content .right_items a.btn_active, .verde #bar_content .right_items a:hover {
  border-right: 1px solid #10381D;
  border-left: 1px solid #10381D;
}
.verde #mailbox, .verde #searchbox {
  border: 1px solid #528F52;
  background: #338633;
  webkit-box-shadow: 2px 2px 1px rgba(255, 168, 168, .64), inset 0 0 8px rgba(255, 174, 174, .4);
  box-shadow: 2px 2px 1px rgba(76, 153, 76, .46), inset 0 0 8px rgba(73, 165, 81, .85);
}
.verde #searchbox #searchsubmit {
  border: 1px solid #3D9E39;
  background: #1A571F;
}
.verde #footer {
  border-top: 5px solid #338633;
  background-color: #F3F6F4;
}
.verde .tabs {
  border-color: #338633;
}
.verde .tabs li a.active, .verde .tabs li a:hover {
  background-color: #338633;
  color: #fff;
}
.verde .tabs li a {
  color: #383838;
}
.verde #respond input#submit, .verde .socials #suscribete #sus_button {
  border: 1px solid #000;
  background: #383838;
}
.verde .socials #suscribete #email {
  border: 1px solid #93BD8D;
}
.verde .mobile_menu ul li.current-cat, .verde .mobile_menu ul li.current-menu-item, .verde .mobile_menu ul li:hover {
  border-left: solid 12px #338633;
}
.verde .mobile_menu ul li.current-cat a, .verde .mobile_menu ul li.current-menu-item a, .verde .mobile_menu ul li:hover a {
  color: #36C44D!important;
}
.verde .pagination a, .verde .pagination span {
  background: #338633;
  color: #fff;
}
.verde .pagination .current, .verde .pagination a:hover {
  background: #F1F1F1;
  color: #24572A;
}
.verde blockquote {
  border-color: #338633;
}
.negro {
  background-color: #F5FCFF;
}
.negro a {
  color: #000;
  text-decoration: none;
}
.negro a:focus, .negro a:hover {
  color: #2C77CC;
  text-decoration: none;
}
.negro #related a, .negro .widget a {
  color: #136297;
}
.negro #opciones {
  box-shadow: inset 0 0 5px #3A3A3A;
  border: 1px solid #2C2C2C;
  background-color: transparent;
  border-width: 0 1px;
}
.negro #respond #reply-title, .negro .socials #suscribete h3, .negro .widget span.widget_title {
  color: #292727;
}
.negro #bar_top {
  border-top: 1px solid #282828;
  background-color: #0F0F0F;
  border-bottom: 1px solid #1B1B1B;
}
.negro #network_menu ul li a:hover {
  background-color: #136297;
}
.negro #bar_content .right_items a {
  border-right: 1px solid #887E7E;
  background-color: #201E1E;
}
.negro .right_items a.search_btn {
  border-left: 1px solid #887E7E;
}
.negro #bar_content .right_items a.btn_active, .negro #bar_content .right_items a:hover {
  border-right: 1px solid #10381E;
  border-left: 1px solid #10381E;
}
.negro #mailbox, .negro #searchbox {
  border: 1px solid #0F0F0F;
  background: #0F0F0F;
  webkit-box-shadow: 2px 2px 1px rgba(255, 168, 168, .64), inset 0 0 8px rgba(255, 174, 174, .4);
  box-shadow: 2px 2px 1px rgba(156, 156, 156, .46), inset 0 0 8px rgba(100, 100, 100, .85);
}
.negro #searchbox #searchsubmit {
  border: 1px solid #887E7E;
  background: #2C2C2C;
}
.negro #footer {
  border-top: 5px solid #0F0F0F;
  background-color: #F5FCFF;
}
.negro .tabs {
  border-color: #136297;
}
.negro .tabs li a.active, .negro .tabs li a:hover {
  background-color: #136297;
  color: #fff;
}
.negro .tabs li a {
  color: #383838;
}
.negro #respond input#submit, .negro .socials #suscribete #sus_button {
  border: 1px solid #000;
  background: #383838;
}
.negro .socials #suscribete #email {
  border: 1px solid #ACC2E9;
}
.negro .mobile_menu ul li.current-cat, .negro .mobile_menu ul li.current-menu-item, .negro .mobile_menu ul li:hover {
  border-left: solid 12px #136297;
}
.negro .mobile_menu ul li.current-cat a, .negro .mobile_menu ul li.current-menu-item a, .negro .mobile_menu ul li:hover a {
  color: #fff!important;
}
.negro .pagination a, .negro .pagination span {
  background: #202020;
  color: #fff;
}
.negro .pagination .current, .negro .pagination a:hover {
  background: #136297;
  color: #fff;
}
.negro blockquote {
  border-color: #136297;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.625em;
}
blockquote {
  background: #EEE;
  border-left: 4px solid #075298;
  padding: 2px 10px;
  font-style: italic;
  font-size: 15px;
}
ul {
  list-style: square;
}
code, pre {
  background: #D7D7D7;
  display: block;
  overflow: auto;
  padding: 10px;
  color: #131313;
  max-height: 600px;
  margin-right: 10px;
  border-radius: 5px;
}
input[type=email], input[type=number], input[type=password], input[type=text], textarea {
  background: #fff;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
  border: 1px solid #ddd;
  color: #888;
  padding: 4px;
}
input[type=text]:focus, textarea:focus {
  color: #373737;
}
textarea {
  padding-left: 3px;
  width: 98%;
}
input[type=submit] {
  border: 1px solid #029E63;
  background: #029E63;
  color: #FFF;
  padding: 6px 12px;
  border-radius: 5px;
  cursor: pointer;
}
.mobile_menu {
  width: 100%;
  float: left;
  background: #414141;
  height: auto;
  position: relative;
  z-index: 10000001;
  margin-top: -22px;
  margin-bottom: 20px;
  display: none;
}
.mobile_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile_menu ul li {
  font-size: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .6);
}
.mobile_menu ul li a {
  color: #fff;
  display: block;
  padding: 10px 8px 9px;
  line-height: 22px;
  border-bottom: 1px solid #3e3e3e;
  border-top: 1px solid #717171;
}
.mobile_menu ul li.current-cat, .mobile_menu ul li.current-menu-item, .mobile_menu ul li:hover {
  background-color: #5C5C5C;
  border-left: solid 12px #075298;
  margin-left: 0;
}
.post img.thumbnail-left {
  margin: 5px 10px 10px 0;
  float: left;
  padding: 5px;
  display: block;
}
.post img.thumbnail-right {
  margin: 5px 10px 0;
  float: right;
  display: block;
  padding: 5px;
}
.post .text {
  max-height: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: justify;
  position: relative;
}
.buttons {
  padding: 5px;
  position: relative;
  display: inline-block;
}
.post .text p {
  margin-top: 0;
}
img.center {
  display: block;
  margin: 10px auto;
}
.post h1.post_title, .post h2.post_title {
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0;
}
.post h1.post_title {
  border-bottom: 1px solid #eee;
}
.meta {
  display: block;
  margin-bottom: 10px;
  background: #F3F3F3;
  margin-top: -5px;
  padding: 1px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.meta span {
  padding-right: 10px;
}
.meta .tags span {
  font-weight: 700;
  font-style: normal;
}
.single .post .meta {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
  background: #F5F5F5;
  padding: 6px 10px;
}
.single .post .meta .category_group {
  border-bottom: 1px solid #D5D5D5;
  padding: 2px 0;
}
table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
caption, td, th {
  font-weight: 400;
  text-align: left;
}
caption {
  font-size: 16px;
  margin: 20px 0;
}
th {
  font-weight: 700;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
.post ol, .post ul {
  margin: 10px 10px 10px 30px;
  line-height: 25px;
}
.post ul {
  margin-left: 12px;
}
.post ul li {
  list-style-type: square;
  margin-left: 20px;
}
.post ol {
  list-style-type: decimal;
}
.post ol ol {
  list-style: upper-alpha;
}
.post ol ol ol {
  list-style: lower-roman;
}
.post ol ol ol ol {
  list-style: lower-alpha;
}
.post ol ol, .post ol ul, .post ul ol, .post ul ul {
  margin-bottom: 0;
}
.comment-content img, .entry-content img, .widget img {
  max-width: 97.5%;
}
img[class*=align], img[class*=wp-image-] {
  height: auto;
}
img.size-full {
  max-width: 97.5%;
  width: auto;
}
.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
img.aligncenter, img.alignleft, img.alignright {
  margin-bottom: 1.625em;
}
.wp-caption, p img {
  margin-top: .4em;
}
.wp-caption {
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}
.gallery-caption, .wp-caption .wp-caption-text {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
}
.wp-caption .wp-caption-text {
  margin-bottom: .6em;
  padding: 10px 0 5px 40px;
  position: relative;
}
.wp-caption .wp-caption-text:before {
  color: #666;
  content: '\2014';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}
#content .gallery {
  margin: 0 auto 1.625em;
}
#content .gallery a img {
  border: none;
}
img#wpstats {
  display: block;
  margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
  width: 23%;
  padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto;
}
.tabs {
  border-bottom: 4px solid #075298;
  height: 33px;
}
.tabs li {
  display: inline-block;
  list-style-type: none;
}
.tabs li a {
  padding: 4px 10px;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #075298;
  background: #eee;
}
.tabs li a.active, .tabs li a:hover {
  background: #075298;
  color: #FFF;
}
.tab-panes {
  padding: 10px 15px;
  position: relative;
}
.bordertab {
  border: 1px solid #dad7d7;
}
#comparte {
  z-index: 100;
  background: #fff;
  margin-bottom: 15px;
}
.socials #suscribete h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #2E8AEC;
}
.socials #suscribete {
  float: left;
  font-size: 14px;
  width: 99%;
}
.socials #suscribete #email {
  width: 70%;
  padding: 4px 10px;
  border: 1px solid #75A8CF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 6px;
}
.socials #suscribete #sus_button {
  border: 1px solid #075298;
  background: #075298;
  color: #FFF;
  padding: 5px 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin-right: 5px;
}
#related {
  margin-top: 8px;
  overflow: hidden;
}
#related ul {
  margin-left: 10px;
  padding-left: 0;
}
#related #related_list {
  max-width: 440px;
  display: inline-block;
}
#related #related_ads {
  display: inline-block;
}
.widget span.widget_title {
  font-size: 16px;
  font-weight: 700;
  padding: 6px 15px;
  display: block;
  color: #184992;
  position: relative;
  border-bottom: 5px solid #E0E0E0;
  text-align: center;
}
.widget .widget_content {
  padding: 5px 5px 0;
}
.widget ul {
  margin: 10px 0 0;
  padding: 0;
}
.widget ul li {
  font-size: 14px;
  list-style-type: none;
  border-bottom: 1px solid #eee;
  margin-bottom: 6px;
}
.widget ul li:last-child {
  border-bottom: none;
}
.widget_search {
  padding: 8px 5px;
  margin-bottom: 10px;
  border-radius: 3px;
}
.widget #searchform #s {
  width: 100px;
}
.widget .screen-reader-text {
  display: none;
}
#wp-calendar caption {
  background: #f5f5f5;
  padding: 3px 10px;
  text-align: center;
  font-weight: 700;
}
#wp-calendar {
  border-collapse: collapse;
  text-align: center;
}
#wp-calendar tbody td {
  padding: 3px 4px;
}
#wp-calendar #today {
  color: #000;
}
#wp-calendar a {
  font-weight: 700;
}
#wp-calendar tfoot td {
  padding: 3px 0;
}
#wp-calendar #next {
  text-align: right;
  padding-right: 10px;
}
#calendar_wrap {
  display: block;
  width: 200px;
  margin: 18px auto;
}
#respond {
  overflow: hidden;
  position: relative;
  background: #F5F5F5;
  padding: 10px 15px;
  -moz-border-radius: 4px;
  -wbekit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid silver;
  margin-top: 10px;
  box-shadow: inset 0 0 10px #FFF;
}
#respond #reply-title {
  margin-top: 0;
  font-size: 14px;
  font-weight: 700;
  color: #075298;
  margin-bottom: 0;
  line-height: 20px;
}
#respond input[type=text], #respond textarea {
  background: #fff;
  position: relative;
  padding: 4px;
  color: #888;
}
#respond input[type=text] {
  width: 150px;
  float: left;
  margin: 5px 8px 10px 0;
  height: 18px;
  border: 1px solid #ccc;
  font-style: italic;
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0, 0, 0, .05);
}
#respond .comment-form-author, #respond .comment-form-comment, #respond .comment-form-email, #respond .comment-form-url {
  position: relative;
  max-width: 530px;
}
#respond input[type=text]:focus, #respond textarea:focus {
  text-indent: 0;
  border: 1px solid #95C4EF;
  z-index: 1;
  -moz-box-shadow: 0 0 3px #2180D8;
  -webkit-box-shadow: 0 0 3px #2180D8;
  color: #666;
  font-style: normal;
}
#respond textarea {
  resize: vertical;
  width: 100%;
  border: 1px solid #CCC;
  height: 100px;
  box-shadow: 0 1px 0 #FFF, inset 0 1px 5px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 1px 0 #FFF, inset 0 1px 5px rgba(0, 0, 0, .05);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
  color: #FD8901;
  font-size: 22px;
  font-weight: 700;
  left: 58%;
  position: absolute;
  top: 29px;
  z-index: 1;
}
#respond .comment-notes, #respond .logged-in-as {
  font-size: 13px;
}
#respond p {
  margin: 5px 0;
}
#respond .form-allowed-tags {
  display: none;
  margin: 0 auto;
}
#respond p.form-submit {
  float: right;
  padding-bottom: 0;
}
#respond input#submit {
  border: 1px solid #075298;
  background: #075298;
  color: #FFF;
  padding: 4px 12px;
  border-radius: 5px;
  cursor: pointer;
  float: right;
  margin-top: 8px;
}
#respond #cancel-comment-reply-link {
  position: relative;
  top: 2px;
  right: 0;
  color: #CA0024;
  float: right;
  text-decoration: none;
}
#respond #cancel-comment-reply-link:hover, #respond .logged-in-as a:hover {
  text-decoration: underline;
}
.commentlist #respond {
  width: auto;
}
#cancel-comment-reply-link {
  color: #888;
  display: block;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: .05em;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  top: 50px;
  right: 30px;
}
#cancel-comment-reply-link:active, #cancel-comment-reply-link:focus, #cancel-comment-reply-link:hover {
  color: #ff4b33;
}
.form-allowed-tags {
  display: block;
}
ol.commentlist {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
ol.commentlist li.comment {
  padding: 1em;
  margin-bottom: 15px;
  border-top: 1px solid #eee;
}
ol.commentlist li.comment div.vcard {
  text-transform: capitalize;
  font-family: arial;
  font-size: 12px;
  padding: 5px 5px 5px 0;
  font-style: italic;
}
ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist .comment-avatar, ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 1em 1em;
}
ol.commentlist li.comment div.comment-meta {
  font-size: 12px;
  background: #f1f1f1;
  display: inline-block;
  padding: 2px 5px;
  border-radius: 2px;
  color: #2090cf;
}
ol.commentlist li.comment div.comment-meta a {
  color: #696969;
}
ol.commentlist li.comment p {
  font-size: 13px;
  margin: 0 0 1em;
  text-align: justify;
}
ol.commentlist li.comment ul {
  font-size: 12px;
  list-style: square;
  margin: 0 0 1em 2em;
}
ol.commentlist li.comment div.reply {
  font-size: 12px;
}
ol.commentlist li.comment div.reply a {
  font-weight: 700;
}
ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}
ul.children {
  text-indent: 15px;
  margin-top: 0px;
}
ol.commentlist li.comment ul.children li.depth-2, ol.commentlist li.comment ul.children li.depth-3, ol.commentlist li.comment ul.children li.depth-4 {
  margin: 0 0 .25em .25em;
}
ol.commentlist li.even {
  background: #fff;
}
ol.commentlist li.odd {
  background: #F8F8F8;
}
@font-face {
  font-family: fontello;
  src: url(css/font/fontello_14053959.eot);
  src: url(css/font/fontello_14053959.eot#iefix) format('embedded-opentype'), url(css/font/fontello_14053959.woff) format('woff'), url(css/font/fontello_14053959.ttf) format('truetype'), url(css/font/fontello_14053959-fontello.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: fontello;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.icon-mail:before {
  content: '\e800';
}
.icon-facebook:before {
  content: '\e801';
}
.icon-twitter:before {
  content: '\e802';
}
.icon-gplus:before {
  content: '\e803';
}
.shares {
  text-align: center;
}
.shares a {
  margin-right: 2px;
  color: #fff;
  display: inline-block;
  padding: 6px 10px;
  border-radius: 5px;
  margin-bottom: 6px;
}
.shares a:hover {
  opacity: .8;
}
.shares .facebook {
  background: #2d609b;
}
.shares .twitter {
  background: #00c3f3;
  margin-right: 4px;
}
.shares .google {
  background: #eb4026;
}
.shares .whatsapp {
  background: #35b14f;
}
#like_buttons {
  margin: 5px 0px;
  padding: 6px;
  border: 1px solid #eee;
  background: whiteSmoke;
  background: rgba(245, 245, 245, 0.51);
  border-radius: 4px;
}
#mobile_social{
  display: none;
}

@m
#suscribete label {
  margin-bottom: 5px;
  display: block;
}
#suscribete input[type=email], #suscribete input[type=text] {
  width: 100%;
  max-width: 450px;
  margin-bottom: 5px;
}
#suscribete input[type=submit] {
  margin-top: 10px;
}
.adslot_1, .adslot_2 {
  width: 570px;
  height: 280px
}

@media screen and (max-width:960px) {
  .adslot_1, .adslot_2 {
    width: 336px;
    height: 280px
  }
}
@media screen and (max-width:420px) {
  .adslot_1 {
    width: 300px;
    height: 250px
  }
  .adslot_2 {
    width: 336px;
    height: 280px
  }
  ol.commentlist li.comment ul.children li.depth-2, ol.commentlist li.comment ul.children li.depth-3, ol.commentlist li.comment ul.children li.depth-4 {
    margin: 0;
  }
.adsense_bar {display:none;}
}

@media screen and (max-width: 320px) {
  .adsense_adjust {
    position: relative;
    left: -10px;
  }
}
body div.carta {
  border: 1px solid #ccc;
  padding: 10px;
margin:5px;
  box-sizing: content-box;
}

.ad4resp {
    width: 336px;
    height: 280px
  }

@media screen and (min-width: 660px) {
.mobile_ad {
display:none;
}
}